home *** CD-ROM | disk | FTP | other *** search
- //
- // Fichero: IMPR.IDS
- //
- // Versi≤n: 1.0
- // Autor: Antonio M. EstΘvez Lorenzo
- // Prop≤sito: Definici≤n de constantes para
- // la impresora
- //
-
- #define boConfigImpr 190
- #define idCombo 191
- #define idTitulo 192
- #define idDispos 193
- #define idPuerto 194
-
- #define SR_ON 1201
- #define SR_OUTOFMEMORY 1202
- #define SR_OUTOFDISK 1203
- #define SR_PRNCANCEL 1204
- #define SR_PRNMGRABORT 1205
- #define SR_GENERROR 1206
-
- #define dgAbortImpr 100
- #ifndef dgConfigImpr
- #define dgConfigImpr 101
- #endif
-
- #ifndef boAyuda
- #define boAyuda 998
- #endif
-
-